XDocumentsCollectionClass.XDocuments3_Close(Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void XDocuments3_Close(System::Object ^ varIndex) = Microsoft::Office::Interop::InfoPath::XDocuments3::Close;
public virtual void XDocuments3_Close (object varIndex);
abstract member XDocuments3_Close : obj -> unit
override this.XDocuments3_Close : obj -> unit
Public Overridable Sub XDocuments3_Close (varIndex As Object)
Parameters
- varIndex
- Object