Leadtools.Dicom.Common.Editing Namespace > DicomEditableProperty Class : GetPropertyOwner Method |
public object GetPropertyOwner( PropertyDescriptor pd )
'Declaration Public Function GetPropertyOwner( _ ByVal pd As PropertyDescriptor _ ) As Object
'Usage Dim instance As DicomEditableProperty Dim pd As PropertyDescriptor Dim value As Object value = instance.GetPropertyOwner(pd)
public: Object^ GetPropertyOwner( PropertyDescriptor^ pd )