Whether the index is currently locked.
| C# | Visual Basic | Visual C++ |
public bool Locked { get; }
Public ReadOnly Property Locked As Boolean
public: property bool Locked { bool get (); }
| C# | Visual Basic | Visual C++ |
public bool Locked { get; }
Public ReadOnly Property Locked As Boolean
public: property bool Locked { bool get (); }