IPotentiallyLarge.ApproximateSize Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the approximate size, in bytes, of the data in this object when serialized for XML.
public:
property int ApproximateSize { int get(); };
public int ApproximateSize { get; }
member this.ApproximateSize : int
Public ReadOnly Property ApproximateSize As Integer
Property Value
The approximate size, in bytes, of the data in this object when serialized.