Show / Hide Table of Contents

Class RelationNameCollection

Inheritance
System.Object
ValidatedNameCollection
RelationNameCollection
Implements
System.Collections.IList
System.Collections.ICollection
System.Collections.IEnumerable
Inherited Members
ValidatedNameCollection.SetList(String)
ValidatedNameCollection.Insert(Int32, String)
ValidatedNameCollection.Remove(String)
ValidatedNameCollection.RemoveAt(Int32)
ValidatedNameCollection.Contains(String)
ValidatedNameCollection.Clear()
ValidatedNameCollection.IndexOf(String)
ValidatedNameCollection.Add(String)
ValidatedNameCollection.AddRange(String[])
ValidatedNameCollection.CopyTo(String[], Int32)
ValidatedNameCollection.ToString()
ValidatedNameCollection.IList.get_Item(Int32)
ValidatedNameCollection.IList.set_Item(Int32, Object)
ValidatedNameCollection.IList.Insert(Int32, Object)
ValidatedNameCollection.IList.Remove(Object)
ValidatedNameCollection.IList.Contains(Object)
ValidatedNameCollection.IList.IndexOf(Object)
ValidatedNameCollection.IList.Add(Object)
ValidatedNameCollection.ICollection.CopyTo(Array, Int32)
ValidatedNameCollection.GetEnumerator()
ValidatedNameCollection.Item[Int32]
ValidatedNameCollection.InnerNames
ValidatedNameCollection.IsReadOnly
ValidatedNameCollection.IsFixedSize
ValidatedNameCollection.IList.Item[Int32]
ValidatedNameCollection.IsSynchronized
ValidatedNameCollection.Count
ValidatedNameCollection.SyncRoot
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
Assembly: fcSDK.dll
Syntax
public class RelationNameCollection : ValidatedNameCollection, IList, ICollection, IEnumerable

Methods

ValidateName(String)

Declaration
protected override bool ValidateName(string value)
Parameters
Type Name Description
System.String value
Returns
Type Description
System.Boolean
Overrides
ValidatedNameCollection.ValidateName(String)

Implements

System.Collections.IList
System.Collections.ICollection
System.Collections.IEnumerable
Back to top © 2022 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.