SystemDataTypeCollection.Item Property
Gets a SystemDataType object in the collection by name or by index number.
Overload List
Name | Description |
---|---|
SystemDataTypeCollection.Item (Int32) |
Gets a SystemDataType object in the collection by index number.
|
SystemDataTypeCollection.Item (String) |
Gets a SystemDataType object in the collection by name.
|