TextValueCategoryIndex Constructor (String) |
Namespace: X3Platform.CategoryIndexesAssembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic TextValueCategoryIndex(
string text
)
public:
TextValueCategoryIndex(
String^ text
)
Parameters
- text
- Type: SystemString
[Missing <param name="text"/> documentation for "M:X3Platform.CategoryIndexes.TextValueCategoryIndex.#ctor(System.String)"]
See Also