[This is preliminary documentation and is subject to change.]
Initializes a new instance of the CollectionWrapper<(Of <(T>)>) class
Namespace:
Assembly: Facebook (in Facebook.dll) Version: 0.2009.3.23 (0.2009.3.23)
Syntax
C# |
---|
public CollectionWrapper( IList list ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ list As IList _ ) |
Visual C++ |
---|
public: CollectionWrapper( IList^ list ) |
Parameters
- list
- Type: System.Collections..::.IList
[Missing <param name="list"/> documentation for "M:Facebook.Json.Utilities.CollectionWrapper`1.#ctor(System.Collections.IList)"]