'DeclarationPublic Default Property Item( _ ByVal index As Integer _ ) As PropertyAttribute
public PropertyAttribute this[ int index ]; {get; set;}
Parameters
- index
'DeclarationPublic Default Property Item( _ ByVal index As Integer _ ) As PropertyAttribute
public PropertyAttribute this[ int index ]; {get; set;}