PropertyBagICustomTypeDescriptorGetComponentName Method |
Returns the name of this instance of a component.
Namespace:
SD.Tools.Algorithmia.GeneralDataStructures.PropertyEditing
Assembly:
SD.Tools.Algorithmia (in SD.Tools.Algorithmia.dll) Version: 1.2.0.0 (1.2.16.0406)
Syntax string ICustomTypeDescriptor.GetComponentName()
Private Function GetComponentName As String
Implements ICustomTypeDescriptor.GetComponentName
Return Value
Type:
String
The name of the object, or null if the object does not have a name.
Implements
ICustomTypeDescriptorGetComponentNameSee Also