共用方式為


CollectionConstantNode.Collection 屬性

定義

取得 ConstantNodes 的集合。

public System.Collections.Generic.IList<Microsoft.OData.UriParser.ConstantNode> Collection { get; }
member this.Collection : System.Collections.Generic.IList<Microsoft.OData.UriParser.ConstantNode>
Public ReadOnly Property Collection As IList(Of ConstantNode)

屬性值

適用於