Click or drag to resize

RefTypeAttributeTypeIsImplicit Method

Determines whether this is an 'implicit' RefType

Namespace: Aml.Engine.AmlObjects
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public bool IsImplicit()

Return Value

Boolean
true if this instance is implicit; otherwise, false.
See Also