Singer Instruments PIXL Client
MergeFrom(CodedInputStream) Method



Sila2.Com.Singerinstruments.Workflows.Colonydetectionworkflowcontroller.V1 Namespace > RunColonyDetectionWorkflow_Responses.Types.ProgramInformation_Struct.Types.ColonyInformation_Struct Class > MergeFrom Method : MergeFrom(CodedInputStream) Method
Syntax
'Declaration
 
Public Overloads Sub MergeFrom( _
   ByVal input As Google.Protobuf.CodedInputStream _
) 
'Usage
 
Dim instance As RunColonyDetectionWorkflow_Responses.Types.ProgramInformation_Struct.Types.ColonyInformation_Struct
Dim input As Google.Protobuf.CodedInputStream
 
instance.MergeFrom(input)
public void MergeFrom( 
   Google.Protobuf.CodedInputStream input
)
public:
void MergeFrom( 
   Google.Protobuf.CodedInputStream^ input
) 

Parameters

input
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RunColonyDetectionWorkflow_Responses.Types.ProgramInformation_Struct.Types.ColonyInformation_Struct Class
RunColonyDetectionWorkflow_Responses.Types.ProgramInformation_Struct.Types.ColonyInformation_Struct Members
Overload List