Typ XCollectionUtility zpřístupňuje následující členy.

Metody

  JménoPopis
Clone
Zkopíruje (zklonuje) StringCollection.
Equals

Determines whether the specified Object is equal to the current Object.

(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.

(Zděděno z Object.)
GetHashCode

Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.

(Zděděno z Object.)
GetType

Gets the Type of the current instance.

(Zděděno z Object.)
Insert
Vkládá obsah jednoho pole do druhého.
InsertElements
Vloží volitelné parametry do pole.
MemberwiseClone

Creates a shallow copy of the current Object.

(Zděděno z Object.)
ToArray
Převede kolekci na pole daného typu.
ToString

Returns a String that represents the current Object.

(Zděděno z Object.)

Podívat se také na