[Missing <summary> documentation for "M:GigaSpaces.Core.Internal.Pbs.PbsOutputStream.WriteInt32Collection(System.Collections.Generic.ICollection{System.Int32})"]
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
public void WriteInt32Collection( ICollection<int> collection )
Public Sub WriteInt32Collection ( _ collection As ICollection(Of Integer) _ )
public: void WriteInt32Collection( ICollection<int>^ collection )
public void WriteInt32Collection( ICollection<int> collection )
Parameters
- collection (ICollection<(Of <(<'Int32>)>)>)
[Missing <param name="collection"/> documentation for "M:GigaSpaces.Core.Internal.Pbs.PbsOutputStream.WriteInt32Collection(System.Collections.Generic.ICollection{System.Int32})"]