CadBinaryAttribute.CadBinaryAttribute

CadBinaryAttribute constructor

Initializes a new instance of the CadBinaryAttribute class.

public CadBinaryAttribute(CadEntityAttribute attribute, CadParameterType parameterType, 
    string subClassName)
ParameterTypeDescription
attributeCadEntityAttributeProperty attribute.
parameterTypeCadParameterTypeParameter type.
subClassNameStringSubclass name.

See Also