Retrieves the base name of the type of the elements being edited.
[Visual Basic] Overridable Public Function GetBaseName() As String [C#] public virtual string GetBaseName(); [C++] public: virtual String* GetBaseName(); [JScript] public function GetBaseName() : String;
the base name of the type of the elements of the array.
OldArrayEditor Class | OldArrayEditor Members | System.ComponentModel.Design Namespace