'Declaration
Public Shared Function GetFirstAttributeName( _ ByVal attributeName As System.String _ ) As System.String
'Usage
Dim attributeName As System.String Dim value As System.String value = NAttributeContainer.GetFirstAttributeName(attributeName)
public static System.string GetFirstAttributeName( System.string attributeName )
Parameters
- attributeName