Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal itemAsXml As XmlElement, _ ByVal credentials As CredentialCache _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim itemAsXml As XmlElement Dim credentials As CredentialCache Dim instance As New FormTemplateObject(itemAsXml, credentials) |
C# | |
---|---|
public FormTemplateObject( XmlElement itemAsXml, CredentialCache credentials ) |
C++/CLI | |
---|---|
public: FormTemplateObject( XmlElement^ itemAsXml, CredentialCache^ credentials ) |
Parameters
- itemAsXml
- credentials
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