Click or drag to resize

ConfigurationFrame3 Methods

The ConfigurationFrame3 type exposes the following members.

Methods
  Name Description
Public method Clone Creates a copy of this ConfigurationFrame1.
(Inherited from ConfigurationFrame1)
Public method CompareTo(IFrame) Compares the ChannelFrameBaseT with an IFrame.
(Inherited from ChannelFrameBaseT)
Public method CompareTo(Object) Compares the ChannelFrameBaseT with the specified Object.
(Inherited from ChannelFrameBaseT)
Public method Equals(IFrame) Determines whether the specified IFrame is equal to the current ChannelFrameBaseT.
(Inherited from ChannelFrameBaseT)
Public method Equals(Object) Determines whether the specified Object is equal to the current ChannelFrameBaseT.
(Inherited from ChannelFrameBaseT)
Public method GenerateBinaryImage Generates binary image of the object and copies it into the given buffer, for BinaryLength bytes.
(Inherited from ChannelBase)
Public method GetHashCode Returns the hash code for this instance.
(Inherited from ChannelFrameBaseT)
Public method GetObjectData Populates a SerializationInfo with the data needed to serialize the target object.
(Inherited from ConfigurationFrame1)
Public method GetType Gets the Type of the current instance.
(Inherited from Object)
Public method ParseBinaryImage Parses the binary image.
(Overrides ChannelFrameBaseTParseBinaryImage(Byte, Int32, Int32))
Public method SetNominalFrequency Sets a new nominal LineFrequency for all IFrequencyDefinition elements of each IConfigurationCell in the Cells collection.
(Inherited from ConfigurationFrameBase)
Public method ToString Returns a string that represents the current object.
(Inherited from Object)
Top
Extension Methods
  Name Description
Public Extension Method GetEnumValueOrDefault Gets the enumeration constant for value, if defined in the enumeration, or a default value.
(Defined by EnumExtensions)
Public Extension Method GetEnumValueOrDefaultT Gets the enumeration constant for this value, if defined in the enumeration, or a default value.
(Defined by EnumExtensions)
Top
See Also