TcHmiSerializer.CreateObject Method
Overload List
|
Name |
Description |
---|---|---|
|
CreateObject.T.(Value, Boolean, Boolean, ICollection.String., Boolean, UInt32, Boolean) |
Serializes an instance of type Value to the corresponding instance of the given type parameter with the specified BindingFlags without the ignored elements up to the specified serialization depth. |
|
CreateObject(Value, Type, Boolean, Boolean, ICollection.String., Boolean, UInt32, Boolean) |
Serializes an instance of type Value to the corresponding instance of the given Type with the specified BindingFlags without the ignored elements up to the specified serialization depth. |