Have a question?
Email Us
or Call
1 (800) 936-2134
Home
Products
Services
Download
Purchase
Support
Community
Back to Index
ITypeInfo Members
CodeIt.Right SDK Class Library
ITypeInfo Members
ITypeInfo overview
Public Instance Properties
CaseSensitive
Returns true if project default language is case sensitive.
ClassType
Gets a class type.
IsAbstract
Returns true if the type is abstact.
IsInternal
Returns true if the type is internal.
IsNestedType
Returns true if the type is nested type.
IsNew
Gets a value indicating whether the type hides another types.
IsPrivate
Returns true if the type is private.
IsProtected
Returns true if the type is protected.
IsPublic
Returns true if the type is public.
IsSealed
Returns true if the type is sealed.
IsStatic
Returns true if the type is static.
Modifiers
Get modifiers of the type.
Namespace
Gets a namespace of the type.
Parent
Gets a parent of the type.
Project
Gets a project.
Public Instance Methods
AddAttribute
Overloaded. Adds an attribute to the type
GetAttributes
Gets custom attributes of the type.
GetBaseTypes
Gets base types of the type.
GetProjectFiles
Gets project files that contain the type.
IsAssignableFrom
Returns true if the type is assigned from the type with specified name.
IsImplementsInterface
Returns true if the type is implemented the interface with specified name.
IsSubclassOf
Returns true if the type is subclass of the type with specified name.
Move
Moves the type to specified project file or/and namespace
SetModifier
Sets modifiers of the type.
See Also
ITypeInfo Interface
|
SubMain.CodeItRight.Sdk.Core.Reflection Namespace
Home
|
Products
|
Services
|
Download
|
Purchase
|
Support
|
Community
|
About Us
|
© 1998-2012 vbCity.com, LLC. All rights reserved.
Designated trademarks and brands are the property of their respective owners.