Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public virtual bool Active (T state);
abstract member Active : 'T -> bool
override this.Active : 'T -> bool
Public Overridable Function Active (state As T) As Boolean