public BigInteger IterationCount { get; }
Public ReadOnly Property IterationCount As BigInteger Get
public: property BigInteger^ IterationCount { BigInteger^ get (); }
function get_IterationCount();
In This Article