| Csv Methods |
The Csv type exposes the following members.
| Name | Description | |
|---|---|---|
| Add |
Adds an item
(Inherited from CollectionBaseT.) | |
| AddRange |
Adds a set of items
(Inherited from CollectionBaseT.) | |
| AddTop |
Adds an item in top of list
(Inherited from CollectionBaseT.) | |
| Clear |
Clears the list
(Inherited from CollectionBaseT.) | |
| Contains |
Check if an item exists in the list
(Inherited from CollectionBaseT.) | |
| GetEffectiveProperties | ||
| GetEnumerator | (Inherited from CollectionBaseT.) | |
| GetItem |
Gets an item by index
(Inherited from CollectionBaseT.) | |
| GetIteratorT | (Inherited from CollectionBaseT.) | |
| OnAdded | (Overrides CollectionBaseTOnAdded(T).) | |
| ParseRecord | ||
| Remove |
Removes an item
(Inherited from CollectionBaseT.) | |
| RemoveAt |
Removes an item by its index
(Inherited from CollectionBaseT.) | |
| Serialize | ||
| SetProperties | ||
| ToArray |
Creates new array of items
(Inherited from CollectionBaseT.) | |
| ToString | (Inherited from CollectionBaseT.) |
| Name | Description | |
|---|---|---|
| IsMonadParameterReference | (Defined by MonadParameterReferenceExtension.) |