QueryableCollection TBase, TTo  MembersElecNetKit Documentation

The QueryableCollection TBase, TTo  type exposes the following members.
Constructors

  NameDescription
Public methodQueryableCollection TBase, TTo 
Back to Top
Methods

  NameDescription
Public methodAdd
Not supported. Always throws a OnlineNotSupportedException.
Public methodClear
Not supported. Always throws a OnlineNotSupportedException.
Public methodContains
Public methodCopyTo
Not supported. Always throws a OnlineNotSupportedException.
Public methodGetEnumerator
Returns an enumerator that iterates through the collection.
Public methodRemove
Not supported. Always throws a OnlineNotSupportedException.
Back to Top
Properties

  NameDescription
Public propertyCount
Public propertyIsReadOnly
Back to Top
See Also