SampSharp
SampSharp
SampSharp.Entities.SAMP
VariableCollection Class
VariableCollection Methods
Add Method
Clear Method
ContainsKey Method
GetEnumerator Method
GetFloat Method
GetInt Method
GetString Method
Remove Method
Set Method
TryGetValue Method
VariableCollection
Clear Method
Removes all items from the
ICollection
T
.
Namespace:
SampSharp.Entities.SAMP
Assembly:
SampSharp.Entities (in SampSharp.Entities.dll) Version: 0.0.0-localbuild+05637d43e9f34d872e453289d4e240c843e43b09
Syntax
C#
Copy
public
void
Clear
()
Implements
ICollection
T
Clear
Exceptions
Exception
Condition
NotSupportedException
The
ICollection
T
is read-only.
See Also
Reference
VariableCollection Class
SampSharp.Entities.SAMP Namespace