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 override bool MoveToAttribute( string name ) |
| Visual Basic |
|---|
Public Overrides Function MoveToAttribute ( _ name As String _ ) As Boolean |
| Visual C++ |
|---|
public: virtual bool MoveToAttribute( String^ name ) override |
Parameters
- name
- Type: System..::..String