IVsWCFReferenceGroupCollection Methods
Assembly: Microsoft.VisualStudio.WCFReference.Interop (in Microsoft.VisualStudio.WCFReference.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | Add(String^, String^) | Adds a Windows Communication Foundation (WCF) reference group to the collection. |
![]() | ContainingProject() | Returns the project hierarchy for the project that contains the collection. |
![]() | Count() | Returns a count of Windows Communication Foundation (WCF) reference groups in the collection. |
![]() | GetReferenceGroupByName(String^, String^) | Returns a specified Windows Communication Foundation (WCF) reference group in the collection. |
![]() | GetReferenceGroupFromMapFile(String^) | Returns a specified Windows Communication Foundation (WCF) reference group in the collection. |
![]() | IsValid() | Determines if the index for a Windows Communication Foundation (WCF) reference group is valid in the collection. |
![]() | Item(Int32) | Returns a specified Windows Communication Foundation (WCF) reference group in the collection. |
![]() | Reload() | Refreshes a Windows Communication Foundation (WCF) reference group collection. |
![]() | Remove(IVsWCFReferenceGroup^) | Removes a Windows Communication Foundation (WCF) reference group from the collection. |
![]() | RemoveAt(Int32) | Removes a Windows Communication Foundation (WCF) reference group from the collection by index. |
![]() | UpdateAll(IDiscoverySession^) | Updates all Windows Communication Foundation (WCF) reference group in the collection. |
