Amazon.ECS.Model.SearchResultsMap.IsSetSearchIndex C# (CSharp) Méthode

IsSetSearchIndex() public méthode

Checks if SearchIndex property is set
public IsSetSearchIndex ( ) : System.Boolean
Résultat System.Boolean
        public Boolean IsSetSearchIndex()
        {
            return (SearchIndex.Count > 0);
        }