Add Method
|
|
| Cute Editor for ASP.NET 6.7 Class Library |
| AttList..::..Add Method |
| AttList Class See Also Send Feedback |
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 void Add( AttDef a ) |
| Visual Basic |
|---|
Public Sub Add ( _ a As AttDef _ ) |
| Visual C++ |
|---|
public: void Add( AttDef^ a ) |
Parameters
- a
- Type: CuteEditor.Tools..::..AttDef