Was this page helpful?

As Method

    Table of contents
    1. 1. As()
      1. 1.1. Generic Parameters
        1. 1.1.1. Parameter T
      2. 1.2. Parameters
      3. 1.3. Returns
    Table of Contents

    As()

    public Nullable<T> As();
    Returns XDoc contents converted into given type.

    Generic Parameters

    Parameter T

    Type to convet into (must be struct type)
    Constraints:
    • struct

    Parameters

    Name Type Description

    Returns

    Type: Nullable<T>
    Converted value or null if no value is present
    Was this page helpful?
    Tag page
    You must login to post a comment.

    Copyright © 2011 MindTouch, Inc. Powered by