DataFrameColumn.All Method
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.
Returns whether all the elements are True
public virtual bool All ();
abstract member All : unit -> bool
override this.All : unit -> bool
Public Overridable Function All () As Boolean