Click or drag to resize

contentMatchCollectionallocation Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

index -- koji Match zauzima koje karaktere

Namespace:  imbNLP.Core.contentStructure.core
Assembly:  imbNLP.Core (in imbNLP.Core.dll) Version: 0.2.24
Syntax
C#
public Dictionary<int, contentMatch> allocation { get; set; }

Property Value

Type: DictionaryInt32, contentMatch
See Also