The ProxyUtil type exposes the following members.
Methods
| Name | Description |
---|
 | 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.) |
 | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
 | GetProxy | |
 | GetProxy(EngineNode) | |
 | GetProxy(EngineReach) | |
 | GetProxy(EngineReach, Int32) | |
 | GetProxyReachGeneric | |
 | Getter(IQuantity) | |
 | Getter(EngineNode, IQuantity) | |
 | Getter(EngineReach, IQuantity) | |
 | Getter(IQuantity, IElementSetDefinition) | |
 | Getter(EngineReach, IQuantity, Int32) | |
 | Getter(EngineReach, Int32, IQuantity) | |
 | Getter(EngineReach, IQuantity, Int32, IQuantity) | |
 | GetterReachGeneric | |
 | GetterRechGeneric | |
 | Getters | |
 | GettersFraction | |
 | GetterUnboxed(EngineNode, IQuantity) | Obsolete. |
 | GetterUnboxed(EngineReach, Int32, IQuantity) | Obsolete. |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
 | Setter(IQuantity) | |
 | Setter(EngineNode, IQuantity) | |
 | Setter(EngineReach, IQuantity) | |
 | Setter(IQuantity, IElementSetDefinition) | |
 | Setter(EngineReach, IQuantity, Int32) | |
 | Setter(EngineReach, Int32, IQuantity) | |
 | SetterReachGeneric | |
 | SetterRechGeneric | |
 | SourcePoint(EngineNode, IQuantity) | |
 | SourcePoint(EngineReach, Int32, IQuantity) | |
 | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Top
See Also