TypeDescriptionCollection.Item Property
The TypeDescriptionCollection.Item property retrieves a TypeDescription object from the collection.
public abstract TypeDescription this[
String TypeName
] {get;}
Public MustOverride ReadOnly Property Item( _
ByVal TypeName As String _
) As TypeDescription
Parameters
- TypeName
The name of the type description object to retrieve.
Requirements
Product | Microsoft Identity Integration Server 2003 SP1 |
Namespace | Microsoft.MetadirectoryServices |
Assembly | Microsoft.MetadirectoryServices |
.NET Framework | .NET Framework 2.0 |
See Also
Send comments about this topic to Microsoft
Build date: 2/16/2009