Gets a value indicating whether the Type ...
[Visual Basic] Public ReadOnly Property HasElementType As Boolean [C#] public bool HasElementType {get;} [C++] public: __property bool get_HasElementType(); [JScript] public function get HasElementType() : Boolean;
true if the Type is ...; otherwise, false.
Type Class | Type Members | System Namespace | HasElementTypeImpl