CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Entfernt die Farbe mit dem gegebenen Index.
Namespace: CADability.AttributeAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
public void RemoveAt( int Index ) |
| Visual Basic |
|---|
Public Sub RemoveAt ( _ Index As Integer _ ) |
| Visual C++ |
|---|
public: void RemoveAt( int Index ) |
Parameters
- Index
- Type: System..::..Int32
Der Index.