[This is preliminary documentation and is subject to change.]
Constructor
Namespace:
OfficeClip.BusinessLayer.MetabaseAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
| C# |
|---|
public MetaInfoCollection( int size ) |
| Visual Basic (Declaration) |
|---|
Public Sub New ( _ size As Integer _ ) |
| Visual C++ |
|---|
public: MetaInfoCollection( int size ) |
Parameters
- size
- Type: System..::.Int32
The size of the collection
