Click or drag to resize

BCSCollection<T> Properties

The BCSCollection<T> generic type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of elements contained in the collection.
Public propertyIsDisposed
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.)
Public propertyUnderlyingObject
Gets the underlying wrapped object.
(Inherited from DisposableObject.)
Top
See Also