'Declaration
Public Overloads Overridable Sub AddDocument( _ ByVal doc As NUIDocument, _ ByVal group As INDockZone, _ ByVal index As System.Integer _ )
'Usage
Dim instance As NDocumentManager Dim doc As NUIDocument Dim group As INDockZone Dim index As System.Integer instance.AddDocument(doc, group, index)
public virtual void AddDocument( NUIDocument doc, INDockZone group, System.int index )
Parameters
- doc
- group
- index