 | contentSyllableItem Property (Int32) |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the
Object with the specified key.
Namespace:
imbNLP.Core.contentStructure.elements
Assembly:
imbNLP.Core (in imbNLP.Core.dll) Version: 0.2.30
Syntaxpublic Object this[
int key
] { get; }Parameters
- key
- Type: SystemInt32
The key.
Property Value
Type:
Object
The
Object.
Return Value
Type:
ObjectImplements
IObjectWithChildSelector.Item
See Also