PowerSNMP for .NET
GetSchema Method (VariableList)




Returns a null Xml Schema for VariableList.
Syntax
Public Function GetSchema() As XmlSchema
Dim instance As VariableList
Dim value As XmlSchema
 
value = instance.GetSchema()
public XmlSchema GetSchema()
public: XmlSchema* GetSchema(); 
public:
XmlSchema^ GetSchema(); 

Return Value

null
See Also

Reference

VariableList Class
VariableList Members


PowerSNMP for .NET Documentation Version 8.0
© 2024 Dart Communications. All Rights Reserved.
Send comments on this topic