Class GlobalStringListCollection
Inheritance
System.Object
System.Collections.Generic.List<IGlobalStringList>
GlobalStringListCollection
Implements
System.Collections.Generic.IList<IGlobalStringList>
System.Collections.IList
System.Collections.ICollection
System.Collections.Generic.IReadOnlyList<IGlobalStringList>
System.Collections.Generic.IReadOnlyCollection<IGlobalStringList>
System.Collections.Generic.ICollection<IGlobalStringList>
System.Collections.Generic.IEnumerable<IGlobalStringList>
System.Collections.IEnumerable
Inherited Members
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.System.Collections.IList.get_Item(System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.System.Collections.IList.set_Item(System.Int32, System.Object)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.Add(FChoice.Foundation.Clarify.DataObjects.IGlobalStringList)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.System.Collections.IList.Add(System.Object)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.AddRange(System.Collections.Generic.IEnumerable<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.AsReadOnly()
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.BinarySearch(System.Int32, System.Int32, FChoice.Foundation.Clarify.DataObjects.IGlobalStringList, System.Collections.Generic.IComparer<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.BinarySearch(FChoice.Foundation.Clarify.DataObjects.IGlobalStringList)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.BinarySearch(FChoice.Foundation.Clarify.DataObjects.IGlobalStringList, System.Collections.Generic.IComparer<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.Clear()
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.Contains(FChoice.Foundation.Clarify.DataObjects.IGlobalStringList)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.System.Collections.IList.Contains(System.Object)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.ConvertAll<TOutput>(System.Converter<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList, TOutput>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.CopyTo(FChoice.Foundation.Clarify.DataObjects.IGlobalStringList[])
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.CopyTo(System.Int32, FChoice.Foundation.Clarify.DataObjects.IGlobalStringList[], System.Int32, System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.CopyTo(FChoice.Foundation.Clarify.DataObjects.IGlobalStringList[], System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.Exists(System.Predicate<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.Find(System.Predicate<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.FindAll(System.Predicate<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.FindIndex(System.Predicate<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.FindIndex(System.Int32, System.Predicate<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.FindIndex(System.Int32, System.Int32, System.Predicate<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.FindLast(System.Predicate<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.FindLastIndex(System.Predicate<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.FindLastIndex(System.Int32, System.Predicate<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.FindLastIndex(System.Int32, System.Int32, System.Predicate<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.ForEach(System.Action<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.GetEnumerator()
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.System.Collections.Generic.IEnumerable<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.GetEnumerator()
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.System.Collections.IEnumerable.GetEnumerator()
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.GetRange(System.Int32, System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.IndexOf(FChoice.Foundation.Clarify.DataObjects.IGlobalStringList)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.System.Collections.IList.IndexOf(System.Object)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.IndexOf(FChoice.Foundation.Clarify.DataObjects.IGlobalStringList, System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.IndexOf(FChoice.Foundation.Clarify.DataObjects.IGlobalStringList, System.Int32, System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.Insert(System.Int32, FChoice.Foundation.Clarify.DataObjects.IGlobalStringList)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.System.Collections.IList.Insert(System.Int32, System.Object)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.InsertRange(System.Int32, System.Collections.Generic.IEnumerable<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.LastIndexOf(FChoice.Foundation.Clarify.DataObjects.IGlobalStringList)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.LastIndexOf(FChoice.Foundation.Clarify.DataObjects.IGlobalStringList, System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.LastIndexOf(FChoice.Foundation.Clarify.DataObjects.IGlobalStringList, System.Int32, System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.Remove(FChoice.Foundation.Clarify.DataObjects.IGlobalStringList)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.System.Collections.IList.Remove(System.Object)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.RemoveAll(System.Predicate<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.RemoveAt(System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.RemoveRange(System.Int32, System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.Reverse()
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.Reverse(System.Int32, System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.Sort()
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.Sort(System.Collections.Generic.IComparer<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.Sort(System.Int32, System.Int32, System.Collections.Generic.IComparer<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.Sort(System.Comparison<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.ToArray()
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.TrimExcess()
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.TrueForAll(System.Predicate<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.Capacity
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.Count
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.System.Collections.IList.IsFixedSize
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.System.Collections.Generic.ICollection<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.IsReadOnly
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.System.Collections.IList.IsReadOnly
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.System.Collections.ICollection.IsSynchronized
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.System.Collections.ICollection.SyncRoot
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.Item[System.Int32]
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.System.Collections.IList.Item[System.Int32]
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: FChoice.Foundation.Clarify.DataObjects
Assembly: fcSDK.dll
Syntax
public class GlobalStringListCollection : DataObjectCollection<IGlobalStringList>, IList<IGlobalStringList>, IList, ICollection, IReadOnlyList<IGlobalStringList>, IReadOnlyCollection<IGlobalStringList>, IGlobalStringListCollection, ICollection<IGlobalStringList>, IEnumerable<IGlobalStringList>, IEnumerable
Properties
Item[String]
Declaration
public IGlobalStringList this[string title] { get; }
Parameters
Type | Name | Description |
---|---|---|
System.String | title |
Property Value
Type | Description |
---|---|
IGlobalStringList |
Methods
Create(DataRow)
Declaration
protected override IGlobalStringList Create(DataRow row)
Parameters
Type | Name | Description |
---|---|---|
System.Data.DataRow | row |
Returns
Type | Description |
---|---|
IGlobalStringList |
Overrides
FChoice.Foundation.DataObjects.DataObjectCollection<FChoice.Foundation.Clarify.DataObjects.IGlobalStringList>.Create(System.Data.DataRow)
Explicit Interface Implementations
IGlobalStringListCollection.AddRange(IEnumerable<IGlobalStringList>)
Declaration
void IGlobalStringListCollection.AddRange(IEnumerable<IGlobalStringList> collection)
Parameters
Type | Name | Description |
---|---|---|
System.Collections.Generic.IEnumerable<IGlobalStringList> | collection |
IGlobalStringListCollection.AsReadOnly()
Declaration
ReadOnlyCollection<IGlobalStringList> IGlobalStringListCollection.AsReadOnly()
Returns
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<IGlobalStringList> |
IGlobalStringListCollection.BinarySearch(IGlobalStringList)
Declaration
int IGlobalStringListCollection.BinarySearch(IGlobalStringList item)
Parameters
Type | Name | Description |
---|---|---|
IGlobalStringList | item |
Returns
Type | Description |
---|---|
System.Int32 |
IGlobalStringListCollection.BinarySearch(IGlobalStringList, IComparer<IGlobalStringList>)
Declaration
int IGlobalStringListCollection.BinarySearch(IGlobalStringList item, IComparer<IGlobalStringList> comparer)
Parameters
Type | Name | Description |
---|---|---|
IGlobalStringList | item | |
System.Collections.Generic.IComparer<IGlobalStringList> | comparer |
Returns
Type | Description |
---|---|
System.Int32 |
IGlobalStringListCollection.BinarySearch(Int32, Int32, IGlobalStringList, IComparer<IGlobalStringList>)
Declaration
int IGlobalStringListCollection.BinarySearch(int index, int count, IGlobalStringList item, IComparer<IGlobalStringList> comparer)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | index | |
System.Int32 | count | |
IGlobalStringList | item | |
System.Collections.Generic.IComparer<IGlobalStringList> | comparer |
Returns
Type | Description |
---|---|
System.Int32 |
IGlobalStringListCollection.CopyTo(IGlobalStringList[])
Declaration
void IGlobalStringListCollection.CopyTo(IGlobalStringList[] array)
Parameters
Type | Name | Description |
---|---|---|
IGlobalStringList[] | array |
IGlobalStringListCollection.CopyTo(Int32, IGlobalStringList[], Int32, Int32)
Declaration
void IGlobalStringListCollection.CopyTo(int index, IGlobalStringList[] array, int arrayIndex, int count)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | index | |
IGlobalStringList[] | array | |
System.Int32 | arrayIndex | |
System.Int32 | count |
IGlobalStringListCollection.Exists(Predicate<IGlobalStringList>)
Declaration
bool IGlobalStringListCollection.Exists(Predicate<IGlobalStringList> match)
Parameters
Type | Name | Description |
---|---|---|
System.Predicate<IGlobalStringList> | match |
Returns
Type | Description |
---|---|
System.Boolean |
IGlobalStringListCollection.Find(Predicate<IGlobalStringList>)
Declaration
IGlobalStringList IGlobalStringListCollection.Find(Predicate<IGlobalStringList> match)
Parameters
Type | Name | Description |
---|---|---|
System.Predicate<IGlobalStringList> | match |
Returns
Type | Description |
---|---|
IGlobalStringList |
IGlobalStringListCollection.FindAll(Predicate<IGlobalStringList>)
Declaration
List<IGlobalStringList> IGlobalStringListCollection.FindAll(Predicate<IGlobalStringList> match)
Parameters
Type | Name | Description |
---|---|---|
System.Predicate<IGlobalStringList> | match |
Returns
Type | Description |
---|---|
System.Collections.Generic.List<IGlobalStringList> |
IGlobalStringListCollection.FindIndex(Int32, Int32, Predicate<IGlobalStringList>)
Declaration
int IGlobalStringListCollection.FindIndex(int startIndex, int count, Predicate<IGlobalStringList> match)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | startIndex | |
System.Int32 | count | |
System.Predicate<IGlobalStringList> | match |
Returns
Type | Description |
---|---|
System.Int32 |
IGlobalStringListCollection.FindIndex(Int32, Predicate<IGlobalStringList>)
Declaration
int IGlobalStringListCollection.FindIndex(int startIndex, Predicate<IGlobalStringList> match)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | startIndex | |
System.Predicate<IGlobalStringList> | match |
Returns
Type | Description |
---|---|
System.Int32 |
IGlobalStringListCollection.FindIndex(Predicate<IGlobalStringList>)
Declaration
int IGlobalStringListCollection.FindIndex(Predicate<IGlobalStringList> match)
Parameters
Type | Name | Description |
---|---|---|
System.Predicate<IGlobalStringList> | match |
Returns
Type | Description |
---|---|
System.Int32 |
IGlobalStringListCollection.FindLast(Predicate<IGlobalStringList>)
Declaration
IGlobalStringList IGlobalStringListCollection.FindLast(Predicate<IGlobalStringList> match)
Parameters
Type | Name | Description |
---|---|---|
System.Predicate<IGlobalStringList> | match |
Returns
Type | Description |
---|---|
IGlobalStringList |
IGlobalStringListCollection.FindLastIndex(Int32, Int32, Predicate<IGlobalStringList>)
Declaration
int IGlobalStringListCollection.FindLastIndex(int startIndex, int count, Predicate<IGlobalStringList> match)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | startIndex | |
System.Int32 | count | |
System.Predicate<IGlobalStringList> | match |
Returns
Type | Description |
---|---|
System.Int32 |
IGlobalStringListCollection.FindLastIndex(Int32, Predicate<IGlobalStringList>)
Declaration
int IGlobalStringListCollection.FindLastIndex(int startIndex, Predicate<IGlobalStringList> match)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | startIndex | |
System.Predicate<IGlobalStringList> | match |
Returns
Type | Description |
---|---|
System.Int32 |
IGlobalStringListCollection.FindLastIndex(Predicate<IGlobalStringList>)
Declaration
int IGlobalStringListCollection.FindLastIndex(Predicate<IGlobalStringList> match)
Parameters
Type | Name | Description |
---|---|---|
System.Predicate<IGlobalStringList> | match |
Returns
Type | Description |
---|---|
System.Int32 |
IGlobalStringListCollection.ForEach(Action<IGlobalStringList>)
Declaration
void IGlobalStringListCollection.ForEach(Action<IGlobalStringList> action)
Parameters
Type | Name | Description |
---|---|---|
System.Action<IGlobalStringList> | action |
IGlobalStringListCollection.get_Capacity()
Declaration
int IGlobalStringListCollection.get_Capacity()
Returns
Type | Description |
---|---|
System.Int32 |
IGlobalStringListCollection.GetRange(Int32, Int32)
Declaration
List<IGlobalStringList> IGlobalStringListCollection.GetRange(int index, int count)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | index | |
System.Int32 | count |
Returns
Type | Description |
---|---|
System.Collections.Generic.List<IGlobalStringList> |
IGlobalStringListCollection.IndexOf(IGlobalStringList, Int32)
Declaration
int IGlobalStringListCollection.IndexOf(IGlobalStringList item, int index)
Parameters
Type | Name | Description |
---|---|---|
IGlobalStringList | item | |
System.Int32 | index |
Returns
Type | Description |
---|---|
System.Int32 |
IGlobalStringListCollection.IndexOf(IGlobalStringList, Int32, Int32)
Declaration
int IGlobalStringListCollection.IndexOf(IGlobalStringList item, int index, int count)
Parameters
Type | Name | Description |
---|---|---|
IGlobalStringList | item | |
System.Int32 | index | |
System.Int32 | count |
Returns
Type | Description |
---|---|
System.Int32 |
IGlobalStringListCollection.InsertRange(Int32, IEnumerable<IGlobalStringList>)
Declaration
void IGlobalStringListCollection.InsertRange(int index, IEnumerable<IGlobalStringList> collection)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | index | |
System.Collections.Generic.IEnumerable<IGlobalStringList> | collection |
IGlobalStringListCollection.LastIndexOf(IGlobalStringList)
Declaration
int IGlobalStringListCollection.LastIndexOf(IGlobalStringList item)
Parameters
Type | Name | Description |
---|---|---|
IGlobalStringList | item |
Returns
Type | Description |
---|---|
System.Int32 |
IGlobalStringListCollection.LastIndexOf(IGlobalStringList, Int32)
Declaration
int IGlobalStringListCollection.LastIndexOf(IGlobalStringList item, int index)
Parameters
Type | Name | Description |
---|---|---|
IGlobalStringList | item | |
System.Int32 | index |
Returns
Type | Description |
---|---|
System.Int32 |
IGlobalStringListCollection.LastIndexOf(IGlobalStringList, Int32, Int32)
Declaration
int IGlobalStringListCollection.LastIndexOf(IGlobalStringList item, int index, int count)
Parameters
Type | Name | Description |
---|---|---|
IGlobalStringList | item | |
System.Int32 | index | |
System.Int32 | count |
Returns
Type | Description |
---|---|
System.Int32 |
IGlobalStringListCollection.RemoveAll(Predicate<IGlobalStringList>)
Declaration
int IGlobalStringListCollection.RemoveAll(Predicate<IGlobalStringList> match)
Parameters
Type | Name | Description |
---|---|---|
System.Predicate<IGlobalStringList> | match |
Returns
Type | Description |
---|---|
System.Int32 |
IGlobalStringListCollection.RemoveRange(Int32, Int32)
Declaration
void IGlobalStringListCollection.RemoveRange(int index, int count)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | index | |
System.Int32 | count |
IGlobalStringListCollection.Reverse()
Declaration
void IGlobalStringListCollection.Reverse()
IGlobalStringListCollection.Reverse(Int32, Int32)
Declaration
void IGlobalStringListCollection.Reverse(int index, int count)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | index | |
System.Int32 | count |
IGlobalStringListCollection.set_Capacity(Int32)
Declaration
void IGlobalStringListCollection.set_Capacity(int value)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | value |
IGlobalStringListCollection.Sort()
Declaration
void IGlobalStringListCollection.Sort()
IGlobalStringListCollection.Sort(IComparer<IGlobalStringList>)
Declaration
void IGlobalStringListCollection.Sort(IComparer<IGlobalStringList> comparer)
Parameters
Type | Name | Description |
---|---|---|
System.Collections.Generic.IComparer<IGlobalStringList> | comparer |
IGlobalStringListCollection.Sort(Comparison<IGlobalStringList>)
Declaration
void IGlobalStringListCollection.Sort(Comparison<IGlobalStringList> comparison)
Parameters
Type | Name | Description |
---|---|---|
System.Comparison<IGlobalStringList> | comparison |
IGlobalStringListCollection.Sort(Int32, Int32, IComparer<IGlobalStringList>)
Declaration
void IGlobalStringListCollection.Sort(int index, int count, IComparer<IGlobalStringList> comparer)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | index | |
System.Int32 | count | |
System.Collections.Generic.IComparer<IGlobalStringList> | comparer |
IGlobalStringListCollection.ToArray()
Declaration
IGlobalStringList[] IGlobalStringListCollection.ToArray()
Returns
Type | Description |
---|---|
IGlobalStringList[] |
IGlobalStringListCollection.TrimExcess()
Declaration
void IGlobalStringListCollection.TrimExcess()
IGlobalStringListCollection.TrueForAll(Predicate<IGlobalStringList>)
Declaration
bool IGlobalStringListCollection.TrueForAll(Predicate<IGlobalStringList> match)
Parameters
Type | Name | Description |
---|---|---|
System.Predicate<IGlobalStringList> | match |
Returns
Type | Description |
---|---|
System.Boolean |
Implements
System.Collections.Generic.IList<T>
System.Collections.IList
System.Collections.ICollection
System.Collections.Generic.IReadOnlyList<T>
System.Collections.Generic.IReadOnlyCollection<T>
System.Collections.Generic.ICollection<T>
System.Collections.Generic.IEnumerable<T>
System.Collections.IEnumerable