System.Runtime.Serialization.XmlReaderDelegator.XmlReaderDelegator.TryReadInt64Array C# (CSharp) Méthode

TryReadInt64Array() public méthode

public TryReadInt64Array ( XmlObjectSerializerReadContext context ) : bool
context XmlObjectSerializerReadContext
Résultat bool
        public bool TryReadInt64Array(XmlObjectSerializerReadContext context,
#else

Same methods

XmlReaderDelegator.XmlReaderDelegator::TryReadInt64Array ( XmlObjectSerializerReadContext context, XmlDictionaryString itemName, XmlDictionaryString itemNamespace, int arrayLength, long &array ) : bool
XmlReaderDelegator.XmlReaderDelegator