Share via


DictIndex.enabled Method

Definition

Returns a value that indicates whether the index is enabled.

public:
 virtual bool enabled();
public virtual bool enabled ();
abstract member enabled : unit -> bool
override this.enabled : unit -> bool
Public Overridable Function enabled () As Boolean

Returns

true if the index is enabled; otherwise, false.

Applies to