Click or drag to resize
XdsDtdSupportedFeature Structure

[Missing <summary> documentation for "T:DXMLBase.Xds.XdsDtd.SupportedFeature"]

Namespace: DXMLBase.Xds
Assembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public struct SupportedFeature

The XdsDtdSupportedFeature type exposes the following members.

Constructors
  NameDescription
Public methodXdsDtdSupportedFeature
Initializes a new instance of the XdsDtdSupportedFeature class
Top
Methods
  NameDescription
Public methodEquals
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.)
Public methodGetHashCode
Returns the hash code for this instance.
(Inherited from ValueType.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)
Top
Fields
  NameDescription
Public fieldfeatureName
Public fieldsupported
Top
See Also