public SortedTreeTableSnapshotInfo<TKey, TValue> ActiveSnapshotInfo { get; }Public ReadOnly Property ActiveSnapshotInfo As SortedTreeTableSnapshotInfo(Of TKey, TValue)
Getpublic:
property SortedTreeTableSnapshotInfo<TKey, TValue>^ ActiveSnapshotInfo {
SortedTreeTableSnapshotInfo<TKey, TValue>^ get ();
}function get_ActiveSnapshotInfo();