IVsWCFReferenceGroupOptions.GetExcludedTypesCount Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a count of excluded types.
public:
int GetExcludedTypesCount();
public:
int GetExcludedTypesCount();
int GetExcludedTypesCount();
public int GetExcludedTypesCount ();
abstract member GetExcludedTypesCount : unit -> int
Public Function GetExcludedTypesCount () As Integer
Returns
An integer that contains the count.