Point |
The PointFileFormatCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | Returns the number of available point file formats. | |
| ItemInt32 | ||
| ItemString |
| 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. |