The EmptyDataSource type exposes the following members.

Properties

  Name Description
Public property Count
Gets the number of objects in the collection.
Public property IsReadOnly
Returns whether or not a collection is read-only.
Public property IsSynchronized
Gets a value indicating whether access to the EmptyDataSource is synchronized (thread-safe).
Public property SyncRoot
Gets the object that can be used to synchronize access to the EmptyDataSource.

See Also