Interface IST_CustomDynamicArrayProp
Namespace: STCustomPropTypes
Assembly: STCustomPropTypes.dll
Syntax
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("1864AC45-3EF7-423F-B07A-7EEADCD28201")]
public interface IST_CustomDynamicArrayProp : IST_CustomPropProperties
ArrayItemsCount
Declaration
int ArrayItemsCount { get; set; }Property Value
| Type | Description | 
|---|---|
| int | 
PropType
Declaration
TCustomPropType PropType { get; }Property Value
| Type | Description | 
|---|---|
| TCustomPropType | 
Methods
IsDynamicArray()
Declaration
bool IsDynamicArray()Returns
| Type | Description | 
|---|---|
| bool |