The
Item method returns the
Property object specified by the name of the property.
Syntax
Function Item( _
ByVal Name As String _
) As Property
Parameters
- Name
-
The name of the
Property being retrieved.
Return Value
The return value is the
Property object at the position specified by Name in the set of properties maintained by this collection, or NULL if the item does not exist.
Requirements
| Minimum supported client | Windows XP |
| Minimum supported server | Windows Server 2003 |
| DLL | Mmcndmgr.dll |
See Also
- Property object
- Properties.Count
Send comments about this topic to Microsoft
Build date: 5/27/2009