Collection
|
The CollectionElement type exposes the following members.
Name | Description | |
---|---|---|
Elements | Gets a list of the element in this collection. | |
ReadSize | Gets or sets the size that the file says the collection is. This may differ from the actual size if, upon parsing the file the end of file is reached before the collection becomes as large as the read size. | |
Size | Gets or sets the number of elements in the collection. | |
TagOfElement |
Gets or sets the tag which identifies the element.
(Inherited from Element) |
|
TypeOfElement |
Gets the type of the element.
Returns Collection.
(Overrides ElementTypeOfElement) |
|
TypeOfValue |
Gets or sets the physical type of the value or values contained
by the element.
(Inherited from Element) |