Skip to main content

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

NameTypeDescription
fieldNamestringField Name

Type

  • IEnumerable<IClass>