TextCategoryIndexParent Property |
父级对象
Namespace: X3Platform.CategoryIndexesAssembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic ICategoryIndex Parent { get; }
public:
virtual property ICategoryIndex^ Parent {
ICategoryIndex^ get () sealed;
}
Property Value
Type:
ICategoryIndexImplements
ICategoryIndexParent
See Also