Click or drag to resize
ProjectionDefinitionExtensionsSlice Method
Overload List
  NameDescription
Public methodStatic memberSliceTDocument(ProjectionDefinitionTDocument, FieldDefinitionTDocument, Int32, NullableInt32)
Combines an existing projection with an array slice projection.
Public methodStatic memberSliceTDocument(ProjectionDefinitionTDocument, ExpressionFuncTDocument, Object, Int32, NullableInt32)
Combines an existing projection with an array slice projection.
Top
See Also