Visual Basic (Declaration) | |
---|---|
Public Overrides Sub Browse( _ ByVal context As OperationContext, _ ByRef continuationPoint As ContinuationPoint, _ ByVal references As IList(Of ReferenceDescription) _ ) |
C# | |
---|---|
public override void Browse( OperationContext context, ref ContinuationPoint continuationPoint, IList<ReferenceDescription> references ) |
Parameters
- context
- continuationPoint
- references
The continuation point is created for every browse operation and contains the browse parameters.
The node manager can store its state information in the Data and Index properties.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family