public class RgfDynamicData : IEquatable<RgfDynamicData>
RgfDynamicData | Initializes a new instance of the RgfDynamicData class |
RgfDynamicData(Object) | Initializes a new instance of the RgfDynamicData class |
RgfDynamicData(String, Object) | Initializes a new instance of the RgfDynamicData class |
RgfDynamicData(ClientDataType, Object, String) | Initializes a new instance of the RgfDynamicData class |
ConvertToTypedValue(ClientDataType, CultureInfo) | |
ConvertToTypedValue(ClientDataType, Object) | |
ConvertToTypedValue(ClientDataType, Object, CultureInfo) | |
Equals(Object) | (Overrides ObjectEquals(Object)) |
Equals(RgfDynamicData) | |
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 | (Overrides ObjectGetHashCode) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
IsNumeric | |
IsNumeric(Object) | |
IsNumeric(Type) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
ToString | (Overrides ObjectToString) |
ToString(CultureInfo, String) |