Click or drag to resize

DefaultConfigurableCacheFactoryConvertInt Method

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
Overload List
  NameDescription
Protected methodStatic memberConvertInt(IXmlValue)
Convert the value in the specified IXmlValue to an int. If the conversion fails, a warning will be logged.
Protected methodStatic memberConvertInt(IXmlValue, Int32)
Convert the value in the specified IXmlValue to an int. If the conversion fails, a warning will be logged.
Top
See Also