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