The PointFileFormatCollection type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the PointFileFormatCollection | |
| GetEnumerator |
Implement the method declare in IEnumerable<T> interface. This method return an enumertor which can be use to enumerate this collection.
| |
| GetObjectEnumerator |
Implement the method declare in IEnumerable interface. This method return an enumertor which can be use to enumerate this collection.
| |
| GetPointFileFormats |
Gets the collection of point file formats supported by the specified database.
|
Properties
| Name | Description | |
|---|---|---|
| Count |
Returns the number of available point file formats.
| |
| Item[([( Int32])]) | ||
| Item[([( String])]) |