BarFilter.Contains (BarType, Int64) Method

public bool Contains( 
BarType barType
long barSize 
)
This language is not supported or no code example is available.
public:  
bool Contains( 
BarType barType
long barSize 
)
This language is not supported or no code example is available.
public function Contains( 
barType : BarType
barSize : long 
) : boolean;
This language is not supported or no code example is available.

Parameters

barType
BarType

barSize
long

Return Value

bool

In this article

Definition