Get an attribute by name
Namespace: Ingeniux.RuntimeAssembly: IGXRuntimeAPI90 (in IGXRuntimeAPI90.dll) Version: 9.0.82.0 (9.0.82)
Syntax
| C# |
|---|
public ICMSAttribute Attribute( XName name ) |
| Visual Basic |
|---|
Public Function Attribute ( name As XName ) As ICMSAttribute |
| Visual C++ |
|---|
public: virtual ICMSAttribute^ Attribute( XName^ name ) sealed |
Parameters
- name
- Type: System.Xml.Linq..::..XName
Name of attribute
Return Value
Type: ICMSAttributeAttribute if exists