Delen via


AdomdProperty Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the AdomdProperty class.

Overload List

  Name Description
Public method AdomdProperty(String, Object) Initializes a new instance of the AdomdProperty class with the name and value of the property.
Public method AdomdProperty(String, String, Object) Initializes a new instance of the AdomdProperty class with the name, namespace, and value of the property.

Top