'DeclarationFunction GetAttributesAt( _ ByVal index As System.Integer _ ) As NAttributeList
'UsageDim instance As INIndexedAttributeContainer Dim index As System.Integer Dim value As NAttributeList value = instance.GetAttributesAt(index)
NAttributeList GetAttributesAt( System.int index )
Parameters
- index