GigaSpaces XAP.NET Documentation
WriteInt32Collection Method (collection)
Class LibraryGigaSpaces.Core.Internal.PbsPbsOutputStreamWriteInt32Collection(ICollection<(Of <<'(Int32>)>>))

[Missing <summary> documentation for "M:GigaSpaces.Core.Internal.Pbs.PbsOutputStream.WriteInt32Collection(System.Collections.Generic.ICollection{System.Int32})"]

Declaration Syntax
C#Visual BasicVisual 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})"]

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 16.2.0.0 (16.2.1)