'Declaration Public Overloads ReadOnly Property Item( _ ByVal localName As String _ ) As XMLSSAttribute
'Usage Dim instance As XMLSSAttributeCollection Dim localName As String Dim value As XMLSSAttribute value = instance.Item(localName)
public XMLSSAttribute Item( string localName ) {get;}
Parameters
- localName
- The localName of the XMLSSAttribute used to match