Methods Methods

 

Namespace:   Microsoft.VisualStudio.Package
Assembly:  Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetCount()

When implemented in a derived class, gets the number of overloaded method signatures represented in this collection.

System_CAPS_pubmethodGetDescription(Int32)

When implemented in a derived class, gets the description of the specified method signature.

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetName(Int32)

When implemented in a derived class, gets the name of the specified method signature.

System_CAPS_pubmethodGetParameterCount(Int32)

When implemented in a derived class, gets the number of parameters on the specified method signature.

System_CAPS_pubmethodGetParameterInfo(Int32, Int32, String^, String^, String^)

When implemented in a derived class, gets information about the specified parameter on the specified method signature.

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodGetType(Int32)

When implemented in a derived class, gets the return type of the specified method signature.

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Return to top
Show: