Table holding the index state
Declaration Syntax
C# | Visual Basic | Visual C++ |
public virtual StateTable StateTable { get; }
Public Overridable ReadOnly Property StateTable As StateTable
public: virtual property StateTable^ StateTable { StateTable^ get (); }