Delete the specified component in card.
Namespace: BasicCard.BasicCards.ComponentsAssembly: BasicCard (in BasicCard.dll) Version: 2.5.2.0 (2.5.2.0)
Syntax
C# |
---|
public void DeleteComponent( int cid ) |
Visual Basic |
---|
Public Sub DeleteComponent ( cid As Integer ) |
Visual C++ |
---|
public: void DeleteComponent( int cid ) |
F# |
---|
member DeleteComponent : cid : int -> unit |
Parameters
- cid
- Type: System..::..Int32
CID of component