ArtifactCollection Methods |
The ArtifactCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add |
Adds artifacts to the collection.
|
![]() | CopyTo |
Copies colection into an array.
|
![]() | Delete(Int32) |
Deletes artifact by its index.
|
![]() | Delete(Artifact) |
Deletes specified artifact.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | FindByValue |
Finds artifacts by custom value.
|
![]() | GetEnumerator |
Gets enumerator for the collection.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
![]() | Update |
Update artifact inside the collection.
|