Method GetAttributeCountAtIndex
GetAttributeCountAtIndex(FunctionAttributeIndex)
Gets the count of attributes on a given index
Declaration
public uint GetAttributeCountAtIndex(FunctionAttributeIndex index)
Parameters
public uint GetAttributeCountAtIndex(FunctionAttributeIndex index)
FunctionAttributeIndex | index | Index to get the count for |
Returns
UInt32 | Number of attributes on the specified index |