Class RelationNameCollection
Implements
System.Collections.IList
System.Collections.ICollection
System.Collections.IEnumerable
Inherited Members
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
Implements
System.Collections.IList
System.Collections.ICollection
System.Collections.IEnumerable