To be supplied
[Visual Basic] Overrides Public Function GetElementType() As Type [C#] public override Type GetElementType(); [C++] public: override Type* GetElementType(); [JScript] public override function GetElementType() : Type;
The Type object representing the type of the elements of the current array.
Exception Type | Condition |
---|---|
TypeLoadException | if the custom attribute type can not be loaded. |
TypeDelegator Class | TypeDelegator Members | System.Reflection Namespace