 | RefTypeAttributeTypeIsExplicit Method |
Determines whether this is an 'explicit' RefType
Namespace: Aml.Engine.AmlObjectsAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
SyntaxPublic Function IsExplicit As Boolean
public:
bool IsExplicit()
Return Value
Booleantrue if this instance is explicit; otherwise,
false.
See Also