TypeInfoProvider.ElementTypeInfo Property
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 abstract Org.W3c.Dom.ITypeInfo? ElementTypeInfo { [Android.Runtime.Register("getElementTypeInfo", "()Lorg/w3c/dom/TypeInfo;", "GetGetElementTypeInfoHandler")] get; }
[<get: Android.Runtime.Register("getElementTypeInfo", "()Lorg/w3c/dom/TypeInfo;", "GetGetElementTypeInfoHandler")>]
member this.ElementTypeInfo : Org.W3c.Dom.ITypeInfo
Property Value
- Attributes
Exceptions
If this method is called from other IContentHandler methods.
Remarks
Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.