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