ppsGrid Class Library
StringList Class
NamespacesppsGridStringList
ppsGrid (c] 2004-2007 by Torsten Oberprieler
Eine Auslistung von String-Objekten.
Declaration Syntax
C#Visual BasicVisual C++
public class StringList : BaseCollection
Public Class StringList _
	Inherits BaseCollection
public ref class StringList : public BaseCollection
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
StringListStringListNew()()
Add(Object)
Add new Color

AddRange(array<Object>[]())
Fügt am Ende von der List ein Array von String's hinzu.

CopyTo(Array, Int32)
Copies all the elements of the current one-dimensional Array to the specified one-dimensional Array starting at the specified destination Array index.
(Inherited from BaseCollection.)
Count
Gets the total number of elements in the collection.
(Inherited from BaseCollection.)
CreateObjRef(Type)
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
(Inherited from MarshalByRefObject.)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetEnumerator()()
Gets the object that enables iterating through the members of the collection.
(Inherited from BaseCollection.)
GetHashCode()()
Serves as a hash function for a particular type. GetHashCode()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetLifetimeService()()
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
GetType()()
Gets the Type of the current instance.
(Inherited from Object.)
InitializeLifetimeService()()
Obtains a lifetime service object to control the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
IsReadOnly
Gets a value indicating whether the collection is read-only.
(Inherited from BaseCollection.)
IsSynchronized
Gets a value indicating whether access to the ICollection is synchronized.
(Inherited from BaseCollection.)
Item[([Int32])]
Cell-Auflistung

List
Gets the list of elements contained in the BaseCollection instance.
(Inherited from BaseCollection.)
MemberwiseClone(Boolean)
Creates a shallow copy of the current MarshalByRefObject object.
(Inherited from MarshalByRefObject.)
SyncRoot
Gets an object that can be used to synchronize access to the BaseCollection.
(Inherited from BaseCollection.)
ToString()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
MarshalByRefObject
 BaseCollection
  StringList

Assembly: ppsGrid (Module: ppsGrid) Version: 1.3.4.0