ISciList<T> Interface Properties

For a list of all members of this type, see ISciList<T> members.

Public Properties
 NameDescription
 PropertyGets the number of elements contained in the ICollection. (Inherited from System.Collections.Generic.ICollection<T>)
 Property  
 PropertyGets a value indicating whether the ICollection is read-only. (Inherited from System.Collections.Generic.ICollection<T>)
 PropertyGets or sets the element at the specified index. (Inherited from System.Collections.Generic.IList<T>)
 Property  
Top
See Also