Click or drag to resize

McIdentitiesAdd Method (String, Stream)

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public Function Add ( 
	name As String,
	s As Stream
) As McIdentity

Parameters

name
Type: SystemString
s
Type: System.IOStream

Return Value

Type: McIdentity
See Also