Have a question?
Email Us
or Call
1 (800) 936-2134
Home
Products
Services
Download
Purchase
Support
Community
Back to Index
IMemberInfo Members
CodeIt.Right SDK Class Library
IMemberInfo Members
IMemberInfo overview
Public Instance Properties
CaseSensitive
Returns true if project default language is case sensitive.
ExplicitInterfaceImplementationType
Gets true if member is explicit interface member implementation.
IsAbstract
Gets a value indicating whether the member is abstract.
IsExtern
Gets a value indicating whether the member is external.
IsInternal
Gets a value indicating whether the member is internal.
IsLiteral
Gets a value indicating whether the member is a literal.
IsNew
Gets a value indicating whether the member hides another member.
IsOverloads
Gets a value indicating whether the member overloads another member.
IsOverride
Gets a value indicating whether the member overrides another member.
IsPrivate
Gets a value indicating whether the member is private.
IsProtected
Gets a value indicating whether the member is protected.
IsProtectedInternal
Gets a value indicating whether the member is protected and internal.
IsPublic
Gets a value indicating whether the member is public.
IsReadonly
Gets a value indicating whether the member is read only.
IsSealed
Gets a value indicating whether the member is sealed.
IsStatic
Gets a value indicating whether the member is static.
IsVirtual
Gets a value indicating whether the member is virtual.
Modifiers
Gets modifiers of the member.
Parent
Gets a parent type of the member.
ProjectFile
Gets project file information of the member.
ReturnType
Gets a return type of the member.
Public Instance Methods
AddAttribute
Overloaded. Adds attribute for the member.
GetAttributes
Gets custom attributes of the member.
GetIdentifiers
Returns identifiers that located in the member.
SetModifier
Provides a quick way to change a modifiers for the member.
SetReturnValue
Provides a quick way to change a return value of the member.
See Also
IMemberInfo 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.