'Declaration
Public Function New( _ ByVal propertyAttribute As PropertyAttribute _ )
public PropertyAttribute( PropertyAttribute propertyAttribute )
Parameters
- propertyAttribute
- The property attribute to create from.
'Declaration
Public Function New( _ ByVal propertyAttribute As PropertyAttribute _ )
public PropertyAttribute( PropertyAttribute propertyAttribute )