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