DomainPropertyValueHandler<TElement, TValue> Constructor

Initializes a new instance of the DomainPropertyValueHandler<TElement, TValue> class.

Namespace:  Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk (in Microsoft.VisualStudio.Modeling.Sdk.dll)

Syntax

'宣言
Protected Sub New
'使用

Dim instance As New DomainPropertyValueHandler()
protected DomainPropertyValueHandler()
protected:
DomainPropertyValueHandler()
protected function DomainPropertyValueHandler()

Permissions

See Also

Reference

DomainPropertyValueHandler<TElement, TValue> Class

DomainPropertyValueHandler<TElement, TValue> Members

Microsoft.VisualStudio.Modeling Namespace