Have a question? Email Us or Call 1 (800) 936-2134
SubMain - CodeIt.Right The First Time! Home Products Services Download Purchase Support Community
IElementInfo Members
CodeIt.Right SDK Class Library

IElementInfo Members

IElementInfo overview

Public Instance Properties

IsAssemblyInfo Gets true if element is an assembly.
IsClassInfo Gets true if element is a class.
IsCodeElementInfo Gets true if element is a code element.
IsEnumInfo Gets true if element is a enumeration.
IsEnumMemberInfo Gets true if element is an enumeration member.
IsFieldInfo Gets true if element is a field.
IsMemberInfo Gets true if element is a member of type.
IsMethodInfo Gets true if element is a method.
IsParameterInfo Gets true if element is a parameter.
IsPropertyInfo Gets true if element is a property.
IsTypeInfo Gets true if element is a type.

Public Instance Methods

ContainExcludeAttribute Returns true if the element contains specified attributes.
IsInScope Returns true if the element contains specified scopes.
IsValid Returns true if the element is valid.
ResolveProjectFile Gets a project file for the element.
ToAssemblyInfo Gets an assembly of this instance.
ToClassInfo Gets a class of this instance.
ToCodeElementInfo Gets a code element of this instance.
ToEnumInfo Gets an enumeration of this instance.
ToEnumMemberInfo Gets an enumeration memeber of this instance.
ToFieldInfo Gets a field of this instance.
ToMemberInfo Gets a member of this instance.
ToMethodInfo Gets a method of this instance.
ToParameterInfo Gets a parameter of this instance.
ToPropertyInfo Gets a property of this instance.
ToTypeInfo Gets a type of this instance.

See Also

IElementInfo Interface | SubMain.CodeItRight.Sdk.Core.Reflection Namespace


 
     
 
Home |  Products |  Services |  Download |  Purchase |  Support |  Community |  About Us |