TypeInfo
DerivationExtension
DerivationList
DerivationRestriction
DerivationUnion
monoandroid
namespace Org.W3c.Dom
{
[Obsolete("Use the 'Org.W3c.Dom.ITypeInfo' type. This class will be removed in a future release.")]
[Register("org/w3c/dom/TypeInfo", DoNotGenerateAcw = true)]
public abstract class TypeInfo : Object
{
[Obsolete("Use 'Org.W3c.Dom.ITypeInfo.DerivationExtension'. This class will be removed in a future release.")]
[Register("DERIVATION_EXTENSION")]
public const int DerivationExtension = 2;
}
}
| .NET | 6.07.08.09.0 |
|---|---|
Information specific to monoandroid | |
| Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Obsolete | Use 'Org.W3c.Dom.ITypeInfo.DerivationExtension'. This class will be removed in a future release. |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API