The CObjectImplBase type exposes the following members.
Methods
| Name | Description |
---|
| AddKey | |
| AsT | |
| AsBaseT | |
| CastT | |
| CastBaseT | |
| ChangeObjType | |
| CopyTo | |
| CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from MarshalByRefObject.) |
| DeleteKey | |
| Destroy | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
| GetAttrValue(IAttrDef) | |
| GetAttrValue(String, String) | |
| GetAttrValue(IAttrDef, Boolean) | |
| GetAttrValue(String, String, Boolean) | |
| GetAttrValues | |
| GetFolder | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) |
| GetKeys | |
| GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from MarshalByRefObject.) |
| GetLockInfo | |
| GetObjType | |
| GetRelationships(RelDirection) | |
| GetRelationships(String, RelDirection) | |
| GetRelationships(IRelType, RelDirection) | |
| GetSingleRelationship(String, RelDirection) | |
| GetSingleRelationship(IRelType, RelDirection) | |
| GetTableAttrTemplateRow | |
| GetTableAttrValues | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) |
| InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from MarshalByRefObject.) |
| IsOf(String) | |
| IsOf(IObjType) | |
| Lock | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
| MemberwiseClone(Boolean) | Creates a shallow copy of the current MarshalByRefObject object. (Inherited from MarshalByRefObject.) |
| MoveTo | |
| QueryInterface | |
| Reload | |
| SetAttrValue(IAttrDef, Object) | |
| SetAttrValue(String, String, Object) | |
| SetAttrValues | |
| SetRelationshipIndex | |
| SetRelationshipIndices | |
| SetTableAttrValues | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Touch | |
| TriggerEventEventImpl, EventArgs | |
| TryCastT | |
| TryCastBaseT | |
| TryGetAttrValue(IAttrDef, Boolean) | |
| TryGetAttrValue(IAttrDef, DateTime) | |
| TryGetAttrValue(IAttrDef, Double) | |
| TryGetAttrValue(IAttrDef, Int64) | |
| TryGetAttrValue(IAttrDef, Object) | |
| TryGetAttrValue(IAttrDef, String) | |
| TryGetAttrValue(String, String, Boolean) | |
| TryGetAttrValue(String, String, DateTime) | |
| TryGetAttrValue(String, String, Double) | |
| TryGetAttrValue(String, String, Int64) | |
| TryGetAttrValue(String, String, Object) | |
| TryGetAttrValue(String, String, String) | |
| TryGetSingleRelationship(String, RelDirection, IRelationship) | |
| TryGetSingleRelationship(IRelType, RelDirection, IRelationship) | |
| UnLock | |
TopExtension Methods See Also