Namespace: CuteEditor.Tools
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
C# |
---|
public AttDef FindAttribute( string name ) |
Visual Basic |
---|
Public Function FindAttribute ( _ name As String _ ) As AttDef |
Visual C++ |
---|
public: AttDef^ FindAttribute( String^ name ) |
Parameters
- name
- Type: System..::..String