Typ XCollectionUtility zpřístupňuje následující členy.
Metody
Jméno | Popis | |
---|---|---|
![]() ![]() | Clone |
Zkopíruje (zklonuje) StringCollection.
|
![]() | Equals | (Zděděno z Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | GetType | Gets the Type of the current instance. |
![]() ![]() | Insert |
Vkládá obsah jednoho pole do druhého.
|
![]() ![]() | InsertElements |
Vloží volitelné parametry do pole.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. |
![]() ![]() | ToArray |
Převede kolekci na pole daného typu.
|
![]() | ToString | (Zděděno z Object.) |