Description
Returns an McIdentity object identified by its name or index.
-
Property type
-
A McIdentity object.
-
Syntax
-
object.Item(Index)
The Item Property syntax has these parts: |
| object | An expression evaluating to an object of type McIdentities. | | Index | Required. A Variant value. Identity name or index.
|
|