ModelCreatableResult.this property
Namespace: NextDesign.Core.EditingCapabilities
Description
List of class candidates that can be added in the specified field (indexer)
IEnumerable<IClass> this[string fieldName] { get; set; }
argument
Name | Type | Description |
---|---|---|
fieldName | string | Field Name |
Type
- IEnumerable<IClass>