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