PSDataCollection<T>.IsOpen Property

Definition

A boolean which determines if the buffer is open.

public:
 property bool IsOpen { bool get(); };
public:
 property bool IsOpen { bool get(); };
public bool IsOpen { get; }
member this.IsOpen : bool
Public ReadOnly Property IsOpen As Boolean

Property Value

Applies to