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