Miner.Desktop.DesignerExpress Assembly > Miner.Desktop.DesignerExpress.Annotations Namespace : ImplicitUseKindFlags Enumeration |
'Declaration <FlagsAttribute()> Public Enum ImplicitUseKindFlags Inherits System.Enum
'Usage Dim instance As ImplicitUseKindFlags
[Flags()] public enum ImplicitUseKindFlags : System.Enum
Member | Description |
---|---|
Access | Only entity marked with attribute considered used |
Assign | Indicates implicit assignment to a member |
Default | |
InstantiatedNoFixedConstructorSignature | Indicates implicit instantiation of a type |
InstantiatedWithFixedConstructorSignature | Indicates implicit instantiation of a type with fixed constructor signature. That means any unused constructor parameters won't be reported as such. |
System.Object
System.ValueType
System.Enum
Miner.Desktop.DesignerExpress.Annotations.ImplicitUseKindFlags
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.