Ant Organisation Ltd documentation

RelationshipTypesBase Members

RelationshipTypesBase overview

Public Instance Constructors

RelationshipTypesBase ConstructorInitializes a new instance of the RelationshipTypesBase class.

Public Instance Properties

RelationshipTypes Gets the RelationshipType objects associated with this object

Public Instance Methods

Add Adds a new relationship type to this object
CanAdd Returns true if new relationship types can be added
CanDelete Returns true if the item at index can be deleted
CanEdit Returns true if the relationship type at index can be edited
Delete Deletes the item at index
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetActualType Gets the actual object type being manipulated by this object
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetItemsClone Gets an ArrayList of relationship types
GetType (inherited from Object)Gets the Type of the current instance.
Replace Replaces the relationship type at index with a new one
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.
RefreshIfNecessary

See Also

RelationshipTypesBase Class | Ant.Security.Base Namespace