PropertyStructure.PropertyStructure

PropertyStructure constructor

Initializes a new instance of the PropertyStructure class.

public PropertyStructure(ClassID keyName, ClassID classID, ClassID keyID)
ParameterTypeDescription
keyNameClassIDName of the key.
classIDClassIDThe class ID.
keyIDClassIDThe key ID.

See Also