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