Show / Hide Table of Contents

Enum XmlValueType

Types supported by IXmlValue.

Namespace: Tangosol.Run.Xml
Assembly: Coherence.dll
Syntax
public enum XmlValueType

Fields

Name Description
Binary

Binary type.

Boolean

Boolean type.

DateTime

DateTime type.

Decimal

Decimal type.

Double

Double type.

File

System.Io.File

Float

Float/Single type.

Integer

Integer type.

Long

Long type.

String

String type.

Unknown

Unknown type.

Xml

The init-param XmlNode

In this article
Back to top Copyright © 2000, 2024, Oracle and/or its affiliates.