ISciList<T> Interface Properties
For a list of all members of this type, see ISciList<T> members.
Public Properties
| Name | Description | |
|---|---|---|
![]() | Count | Gets the number of elements contained in the ICollection. (Inherited from System.Collections.Generic.ICollection<T>) |
![]() | HasValues | |
![]() | IsReadOnly | Gets a value indicating whether the ICollection is read-only. (Inherited from System.Collections.Generic.ICollection<T>) |
![]() | Item | Gets or sets the element at the specified index. (Inherited from System.Collections.Generic.IList<T>) |
![]() | ItemsArray |
See Also
