FbApiWrapper - Documentation |
FacebookObjectCollection<(Of <(<'T>)>)> Constructor (Int32) |
FacebookObjectCollection<(Of <(<'T>)>)> Class See Also Send Feedback |
Initializes a new instance of the FacebookObjectCollection<(Of <(<'T>)>)> class
Namespace: FacebookWrapper.ObjectModel
Assembly: FbGraphApiWrapper (in FbGraphApiWrapper.dll) Version: 6.2.1.2 (6.2.1.2)
Syntax
C# |
---|
public FacebookObjectCollection( int i_Capacity ) |
Visual Basic |
---|
Public Sub New ( _ i_Capacity As Integer _ ) |
Visual C++ |
---|
public: FacebookObjectCollection( int i_Capacity ) |
Parameters
- i_Capacity
- Type: System..::..Int32
[Missing <param name="i_Capacity"/> documentation for "M:FacebookWrapper.ObjectModel.FacebookObjectCollection`1.#ctor(System.Int32)"]