Gets a PropertyDescriptorCollection as defined by this collection
of PropertyDefinitions.
Namespace: Ico.GwxAssembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public PropertyDescriptorCollection PropertyDescriptors { get; } |
| Visual Basic |
|---|
Public ReadOnly Property PropertyDescriptors As PropertyDescriptorCollection Get |
| JScript |
|---|
function get PropertyDescriptors () : PropertyDescriptorCollection |