Click or drag to resize

LookupListSettingsBINDINGTYPE Methods

The LookupListSettingsBINDINGTYPE type exposes the following members.

Methods
 NameDescription
Public methodCreateNewBinding Creates and initializes new binding object
Protected methodDeserialize Deserialization. Inheritant must call
C#
base.Deserialize(s)
first!
(Overrides CTObjectTaggedSettingsODeserialize(Stream))
Protected methodSerialize Serialization. Inheritant must call
C#
base.Serialize(s)
first!
(Overrides CTObjectTaggedSettingsOSerialize(Stream))
Top
See Also