Leadtools.Dicom.Common.Extensions Namespace > ElementAttribute Class > ElementAttribute Constructor : ElementAttribute Constructor(Int64,Object) |
public ElementAttribute( long Tag, object defaultValue )
'Declaration Public Function New( _ ByVal Tag As Long, _ ByVal defaultValue As Object _ )
'Usage Dim Tag As Long Dim defaultValue As Object Dim instance As New ElementAttribute(Tag, defaultValue)
public: ElementAttribute( int64 Tag, Object^ defaultValue )