Description
Return a particular McDBAttributeType instance from this McDBAttributeTypes collection.
-
Property type
-
A McDBAttributeType object.
-
Syntax
-
object.Item(Index)
The Item Property syntax has these parts: Remarks
If Index does not specify an existing McDBAttributeType in the collection, this property returns Nothing.
|