BarDockWindowCollection Properties
Represents the collection of BarDockWindow objects.
Name | Description |
---|---|
Capacity |
Gets or sets the number of elements that the Array |
Count |
Gets the number of elements actually contained in the Array |
Is |
Gets a value indicating whether the Array |
Is |
Gets a value indicating whether the Array |
Is |
Gets a value indicating whether access to the Array |
Item[Int32] |
Gets or sets the element at the specified index.
Inherited from Array |
Sync |
Gets an object that can be used to synchronize access to the Array |
See Also