Class XmlElementSelector
Inheritance
System.Object
XmlElementSelector
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls
Assembly: Telerik.WinControls.dll
Syntax
public abstract class XmlElementSelector
Constructors
XmlElementSelector()
Declaration
protected XmlElementSelector()
Methods
CreateInstance()
Deserialize()
DeserializeProperties(IElementSelector)
Declaration
protected abstract void DeserializeProperties(IElementSelector selector)
Parameters
IElementSelector
selector
|
ToString()
Declaration
public override string ToString()
Returns
System.String
|
Overrides
System.Object.ToString()