| Visual Basic (Declaration) | |
|---|---|
| Public Sub Browse( _ ByVal context As OperationContext, _ ByRef continuationPoint As ContinuationPoint, _ ByVal references As IList(Of ReferenceDescription) _ ) | |
| C# | |
|---|---|
| public void Browse( OperationContext context, ref ContinuationPoint continuationPoint, IList<ReferenceDescription> references ) | |
Parameters
- context
- continuationPoint
- references
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family
 
     
     
     
     
    