Printer Friendly Version      Send     
Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
Acropolis CTP 1
 BindToObjectCollection Method
BindToObjectCollection Method
[Note: This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Namespace: Microsoft.Acropolis.PartFx
Assembly:   Microsoft.Acropolis.PartFx (in Microsoft.Acropolis.PartFx.dll)

C#
public abstract void BindToObjectCollection (
	ObjectCollection collection
)
Visual Basic (Declaration)
Public MustOverride Sub BindToObjectCollection ( _
	collection As ObjectCollection _
)
Visual Basic (Usage)
Dim instance As NavigationManager
Dim collection As ObjectCollection

instance.BindToObjectCollection(collection)
Visual C++
public:
virtual void BindToObjectCollection (
	ObjectCollection^ collection
) abstract
JScript
public abstract function BindToObjectCollection (
	collection : ObjectCollection
)

Parameters

collection
ObjectCollection
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker