Namespace: 
   Endeca.Data.ComponentModel
Assembly: Endeca.Data (in Endeca.Data.dll) Version: 2.1.1.0 (2.1.1.620)
Assembly: Endeca.Data (in Endeca.Data.dll) Version: 2.1.1.0 (2.1.1.620)
 Syntax
Syntax
| C# | 
|---|
| public override ICustomTypeDescriptor GetTypeDescriptor( Type objectType, Object instance ) | 
| Visual Basic (Declaration) | 
|---|
| Public Overrides Function GetTypeDescriptor ( _ objectType As Type, _ instance As Object _ ) As ICustomTypeDescriptor | 
| Visual C++ | 
|---|
| public: virtual ICustomTypeDescriptor^ GetTypeDescriptor( Type^ objectType, Object^ instance ) override | 





