Nova CodeDOM Class Library
Nova CodeDOM Class Library
Mono.Collections.Generic
Collection(T) Class
Collection(T) Methods
Add Method
Clear Method
Contains Method
CopyTo Method
GetEnumerator Method
IndexOf Method
Insert Method
OnAdd Method
OnClear Method
OnInsert Method
OnRemove Method
OnSet Method
Remove Method
RemoveAt Method
ToArray Method
Collection
T
Add Method
Namespace:
Mono.Collections.Generic
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
Copy
public
void
Add
( T
item
)
Parameters
item
Type:
T
Implements
ICollection
T
Add(T)
See Also
Reference
Collection
T
Class
Mono.Collections.Generic Namespace
Copyright (C) 2011-2019, Inevitable Software, all rights reserved.
Send comments on this topic to
support@inevitablesoftware.com