TypeInfoProvider.ElementTypeInfo Property

Definition

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.

Applies to