ConstructorIndexAttribute Class
Syntax
'Declaration
<AttributeUsageAttribute(ValidOn=AttributeTargets.Constructor,
AllowMultiple=False,
Inherited=True)>
Public Class ConstructorIndexAttribute
Inherits System.Attribute
[AttributeUsageAttribute(ValidOn=AttributeTargets.Constructor,
AllowMultiple=false,
Inherited=true)]
public class ConstructorIndexAttribute : System.Attribute
Inheritance Hierarchy
System.Object
System.Attribute
FChoice.Toolkits.Clarify.ConstructorIndexAttribute
Requirements
Namespace: FChoice.Toolkits.Clarify
Platforms: Windows 2000, Windows XP, Windows Server family
Assembly: FChoice.Toolkits.Clarify (in C:\dovetail\dovetail-sdk\build\Release\FChoice.Toolkits.Clarify.dll)
Reference
ConstructorIndexAttribute Members
FChoice.Toolkits.Clarify Namespace